wayland: Implement the (so far internal) primary selection protocol
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 4 Feb 2016 16:33:51 +0000 (17:33 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 26 Feb 2016 18:59:17 +0000 (19:59 +0100)
commited3c87df7a09ba1e0145c6b912a58f4a056d2925
tree2848ac0c381bc7e3879cb5aefcfa373e611ec1de
parentf9f558671421762e4799e077eab3c64b8b873cfe
wayland: Implement the (so far internal) primary selection protocol

Implement it using the internal copy of the protocol. Otherwise,
we just deal with it the same than clipboard selection, just mapping
it to the PRIMARY atom instead of the CLIPBOARD one.

https://bugzilla.gnome.org/show_bug.cgi?id=762561
gdk/wayland/gdkdevice-wayland.c
gdk/wayland/gdkdisplay-wayland.c
gdk/wayland/gdkdisplay-wayland.h
gdk/wayland/gdkprivate-wayland.h
gdk/wayland/gdkselection-wayland.c